const runtime.tflagRegularMemory
2 uses
runtime (current package)
alg.go#L145: if t.tflag&tflagRegularMemory != 0 {
type.go#L27: tflagRegularMemory tflag = 1 << 3 // equal and hash can treat values of this type as a single region of t.size bytes
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)